home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.0.4
- [Setup]
- AppName=Accent Composer
- AppVerName=Accent Composer 1.0
- AppId=Accent Composer
- AppPublisher=Kovach Computing Services
- AppPublisherURL=http://www.kovcomp.com/
- AppMutex=Run only one ACompose,Global\Run only one ACompose2
- DefaultDirName={pf}\Accent Composer
- DefaultGroupName=Accent Composer
- UninstallDisplayIcon={app}\ACompose.exe
- OutputBaseFilename=setup
- Compression=zip
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\VENDOR.WRI"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\KeyHook.dll"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\ACOMPOSE.HLP"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\ACOMPOSE.cnt"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\README.WRI"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\ACompose.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- ; Source: "{app}\"; DestDir: "{app}"; Flags: skipifsourcedoesntexist ignoreversion
- [Registry]
- Root: HKCU; Subkey: "software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "acompose"; ValueType: String; ValueData: "{app}\acompose.exe"; Flags: uninsdeletekey noerror
- Root: HKCU; Subkey: "Software\Kovach Computing Services\Accent Composer"; ValueName: "ProgramPath"; ValueType: String; ValueData: "{app}";
- Root: HKCU; Subkey: "Software\Kovach Computing Services\Accent Composer"; Flags: uninsdeletekey noerror
- Root: HKCU; Subkey: "Software\Kovach Computing Services"; Flags: uninsdeletekeyifempty noerror
- Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\Accent Composer version 1.0"; Flags: deletekey noerror
- [Icons]
- Name: "{group}\Accent Composer"; Filename: "{app}\ACompose.exe"; WorkingDir: "{app}";
- Name: "{group}\Accent Composer Help"; Filename: "{app}\ACOMPOSE.HLP"; WorkingDir: "{app}";
- Name: "{group}\Readme"; Filename: "{app}\README.WRI"; WorkingDir: "{app}";
- Name: "{group}\Uninstall Accent Composer"; Filename: "{uninstallexe}";
- [InstallDelete]
- Type: files; Name: "{group}\Uninstall Accent Composer version 1.0.lnk";
- Type: files; Name: "{app}\unwise.exe";
- Type: files; Name: "{app}\install.log";
- Type: files; Name: "{app}\uninst.is0";
- Type: files; Name: "{app}\uninst.is1";
- [UninstallDelete]
- Type: files; Name: "{app}\ACompose.lic";
- Type: files; Name: "{app}\acompose.dat";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-